Browsers keep trying to download favicon.ico at the root level of the website... This throws a 404 error, which actually downloads the 404 html, whatever its ...
I am trying to fix this error: favicon.ico:1 GET http://127.0.0.1:8000/static/favicon.ico 404 (Not Found) The error came after I added a fetch to a JavaScript ...